NonZeroInt

fun NonZeroInt(value: Int)

Returns the value as a non-zero int, or throws an IllegalArgumentException if the value equals 0.